Which method allows the UI to track and respond to changes in the ViewModel
ViewModel
observe
bind
listen
None of the above
MutableLiveData directly
MutableLiveData
MutableLiveData with custom getter
LiveData with custom getter
LiveData
LiveData directly
A notiifcation is an example of a(n)…
Event
State
Either Event or State
Neither Event nor State
Game Over is an example of a(n)..
Paused is an example of a(n)..
Paused is an example of a(n)
Skip Forward is an example of a(n)…
Neither Event or State
ViewModels persist through configuration changes
True
False
Next Concept